Lender Price API Web Service
Lender Price API Web Service / RateSheetConfig Json Schema
In This Topic
    RateSheetConfig Json Schema
    In This Topic
    Overview
    RateSheetConfig
    outputSheetName : string
    ratePrograms : Array[RateProgramConfig]
    daysLockList : Array[integer]
    description : string
    programName : string
    rateGrids : Array[RateGridConfig]
    description : string
    hideDeletedClosingDays : boolean
    maxRate : number
    minRate : number
    rateGridId : ObjectId
    counter : integer
    internal only
    date : string

    The current date.

    internal only

    machineIdentifier : integer
    internal only
    processIdentifier : integer
    internal only
    time : integer
    internal only
    timeSecond : integer
    internal only
    timestamp : integer
    internal only
    useShiftedClosingDays : boolean
    useShiftedRate : boolean
    showHeader : boolean
    staticAssets : Array[RateProgramStaticAssetConfig]
    assetId : integer
    placement : string
    sheetName : string
    startingRowNumber : integer
    templateSheetName : string
    Properties
    NameDescriptionData Type
     string
     Array[RateProgramConfig]
     string
    See Also